Skip to content

Comments

chore: remove _codeql_detected_source_root#975

Merged
Mossaka merged 2 commits intomainfrom
copilot/remove-codeql-detected-source-root
Feb 19, 2026
Merged

chore: remove _codeql_detected_source_root#975
Mossaka merged 2 commits intomainfrom
copilot/remove-codeql-detected-source-root

Conversation

Copy link
Contributor

Copilot AI commented Feb 19, 2026

Remove auto-generated CodeQL symlink that was accidentally committed, and gitignore it.

  • Deleted _codeql_detected_source_root (symlink to .) from tracked files
  • Added .gitignore entry to prevent reoccurrence

🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Remove _codeql_detected_source_root chore: remove _codeql_detected_source_root Feb 19, 2026
Copilot AI requested a review from Mossaka February 19, 2026 21:42
@Mossaka Mossaka marked this pull request as ready for review February 19, 2026 22:44
Copilot AI review requested due to automatic review settings February 19, 2026 22:44
@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

🌑 The shadows whisper... Smoke Codex failed. The oracle requires further meditation...

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

📰 VERDICT: Smoke Copilot has concluded. All systems operational. This is a developing story. 🎤

@github-actions
Copy link
Contributor

github-actions bot commented Feb 19, 2026

🎬 THE ENDSmoke Claude MISSION: ACCOMPLISHED! The hero saves the day! ✨

@github-actions
Copy link
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 82.30% 82.45% 📈 +0.15%
Statements 82.23% 82.37% 📈 +0.14%
Functions 82.74% 82.74% ➡️ +0.00%
Branches 74.46% 74.55% 📈 +0.09%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/docker-manager.ts 83.2% → 83.8% (+0.55%) 82.5% → 83.0% (+0.54%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Removes an accidentally committed CodeQL-generated symlink and ensures it won’t be re-added by ignoring it in the repo’s .gitignore.

Changes:

  • Delete the tracked _codeql_detected_source_root symlink file.
  • Add _codeql_detected_source_root to .gitignore with a short explanatory comment.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
_codeql_detected_source_root Removes the auto-generated CodeQL symlink from version control.
.gitignore Prevents future accidental commits of the CodeQL-generated symlink.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
Copy link
Contributor

Build Test: Node.js - Results

Project Install Tests Status
clsx PASS PASS
execa PASS PASS
p-limit PASS PASS

Overall: PASS

All Node.js projects successfully installed dependencies and passed their test suites.

AI generated by Build Test Node.js

@github-actions
Copy link
Contributor

Build Test: Deno - PASS ✅

All Deno tests passed successfully.

Project Tests Status
oak 1/1 PASS ✅
std 1/1 PASS ✅

Overall: PASS

AI generated by Build Test Deno

@github-actions
Copy link
Contributor

Go Build Test Results

Project Download Tests Status
color 1/1 PASS
env 1/1 PASS
uuid 1/1 PASS

Overall: PASS

All Go projects successfully downloaded dependencies and passed tests.

AI generated by Build Test Go

@github-actions
Copy link
Contributor

C++ Build Test Results

Project CMake Build Status
fmt PASS
json PASS

Overall: PASS

All C++ projects built successfully.

AI generated by Build Test C++

@github-actions
Copy link
Contributor

Smoke Test Results - Copilot Engine

GitHub MCP: Retrieved 2 merged PRs

Playwright: Navigated to github.com (title: "GitHub · Change is constant. GitHub keeps you ahead. · GitHub")

File I/O: Created /tmp/gh-aw/agent/smoke-test-copilot-22201253646.txt

Bash: Verified file content

Status: PASS

cc @Copilot @Mossaka

AI generated by Smoke Copilot

@github-actions
Copy link
Contributor

Smoke Test Results - Claude

✅ GitHub MCP: Retrieved last 2 merged PRs

  • chore(deps): bump the all-github-actions group with 7 updates
  • feat: update agentic workflows to v0.47.0 and add smoke-gemini

✅ Playwright: Navigated to github.com, verified page title

✅ File Writing: Created test file at /tmp/gh-aw/agent/smoke-test-claude-22201253667.txt

✅ Bash Tool: Verified file contents successfully

Status: PASS 🎉

AI generated by Smoke Claude

@github-actions
Copy link
Contributor

Rust Build Test Results

Project Build Tests Status
fd 1/1 PASS
zoxide 1/1 PASS

Overall: PASS

All Rust projects built successfully and passed their test suites.

AI generated by Build Test Rust

@Mossaka Mossaka merged commit 41131fd into main Feb 19, 2026
90 of 91 checks passed
@Mossaka Mossaka deleted the copilot/remove-codeql-detected-source-root branch February 19, 2026 23:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants